How to Install multimedia-devel software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install multimedia-devel software package in Ubuntu 14.04 LTS (Trusty Tahr)

multimedia-devel software package provides Extra packages for developers and package compiling, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install multimedia-devel 

multimedia-devel is installed in your system.

Make ensure the multimedia-devel package were installed using the commands given below,

$ sudo dpkg-query -l | grep multimedia-devel *

You will get with multimedia-devel package name, version, architecture and description in a table

multimedia-devel package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Miscellaneous
Package multimedia-devel
Version 0.2
Description Extra packages for developers and package compiling
Sub Section misc


See Also, How to uninstall or remove multimedia-devel software package from Ubuntu 14.04 LTS (Trusty Tahr)?